Skip to content

ARROW-7039: [Python] Fix pa.table/record_batch typecheck to work without pandas#5764

Closed
jorisvandenbossche wants to merge 1 commit into
apache:masterfrom
jorisvandenbossche:ARROW-7039
Closed

ARROW-7039: [Python] Fix pa.table/record_batch typecheck to work without pandas#5764
jorisvandenbossche wants to merge 1 commit into
apache:masterfrom
jorisvandenbossche:ARROW-7039

Conversation

@jorisvandenbossche

Copy link
Copy Markdown
Member

No description provided.

@jorisvandenbossche

Copy link
Copy Markdown
Member Author

@ursabot crossbow submit docker-python-3.6-nopandas

@ursabot

ursabot commented Oct 31, 2019

Copy link
Copy Markdown

AMD64 Conda Crossbow Submit (#74755) builder has been succeeded.

Revision: b376c3f

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-292

Task Status
docker-python-3.6-nopandas CircleCI

@github-actions

Copy link
Copy Markdown

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #5764 into master will decrease coverage by 23.2%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5764       +/-   ##
===========================================
- Coverage   88.99%   65.78%   -23.21%     
===========================================
  Files        1006      543      -463     
  Lines      137241    77017    -60224     
  Branches     1501        0     -1501     
===========================================
- Hits       122134    50669    -71465     
- Misses      14742    26348    +11606     
+ Partials      365        0      -365
Impacted Files Coverage Δ
python/pyarrow/table.pxi 86.93% <100%> (+0.4%) ⬆️
python/pyarrow/tests/test_table.py 96.55% <100%> (+0.01%) ⬆️
cpp/src/arrow/util/memory.h 0% <0%> (-100%) ⬇️
cpp/src/parquet/internal_file_decryptor.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/filesystem/path_tree.h 0% <0%> (-100%) ⬇️
cpp/src/gandiva/date_utils.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/util/memory.cc 0% <0%> (-100%) ⬇️
cpp/src/gandiva/decimal_type_util.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/logical_type.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/kernels/add.h 0% <0%> (-100%) ⬇️
... and 732 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 627c729...b376c3f. Read the comment docs.

@kszucs kszucs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants